Welcome![Sign In][Sign Up]
Location:
Search - understanding linux kernel

Search list

[Linux-UnixLinuxkernal

Description: 本书对 Linux 操作系统内核全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux的工作机理获得全面而深刻的理解,为进一步学习和研究 Linux系统打下坚实的基础。-This book all of the Linux operating system kernel code for a detailed and comprehensive document of comments and description so that readers can be designed to minimize the short period of time, the working mechanism of the Linux full and profound understanding for further study and research Linux system lay a solid foundation.
Platform: | Size: 5319680 | Author: 吴红 | Hits:

[source in ebookLinux2.6networksourceccode

Description: Linux2.6内核下协议栈的源代码剖析。介绍的很详细,适合对网络协议有一定了解的熟悉Linux具有C语言背景的人阅读-Linux2.6 kernel protocol stack source code analysis. Described in great detail, suitable for network protocols have some understanding of Linux with a familiar C language background reading
Platform: | Size: 3450880 | Author: 王力 | Hits:

[Software EngineeringLinux_0.11

Description: Linux0.11内核的详解 对Linux系统的了解很有帮助-Linux0.11 kernel Xiangjie be helpful to the understanding of Linux system
Platform: | Size: 2287616 | Author: 亭子下 | Hits:

[Linux-Unixlinux_system_kernel

Description: 本书对Linux 早期操作系统内核全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。-Early in this book Linux operating system kernel all the code files for a detailed and comprehensive notes and instructions designed to enable the reader to the shortest possible time, the working mechanism of the Linux access to comprehensive and profound understanding, in order to further study and research to lay a solid foundation for Linux systems.
Platform: | Size: 5320704 | Author: swreal | Hits:

[Linux-UnixAHeavilyCommentedLinuxKernelSourceCode

Description: 本书对 Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对 Linux的工作机理获得全面而深刻的理解,为进一步学习和研究 Linux系统打下坚实的基础。虽然所选择的版本较低,但该内核已能够正常编译运行,其中已经包括了 LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作机制。书中首先以 Linux源代码版本的变迁历史为主线,详细介绍了 Linux系统的发展历史,着重说明了各个内核版本之间的重要区别和改进方面,给出了选择 0.11(0.95)版作为研究的对象的原因。另外介绍了内核源代码的组织结构及相互系, 同时还说明了编译和运行该版本内核的方法。 然后本书依据内核源代码的组织结构对所有内核程序和文件进行了注释和详细说明。每章的安排基本上分为具体研究对象的概述、每个文件的功能介绍、代码内注释、代码中难点及相关资料介绍、与当前版本的主要区别等部分。最后一章内容总结性地介绍了继续研究 Linux系统的方法和着手点。-Book early Linux operating system kernel (v0.11) all the code files for a detailed and comprehensive notes and instructions, designed to enable the reader to a short period of time as possible working mechanism on Linux access to comprehensive and profound understanding, to further learning and research Linux system to lay a solid foundation. Although the chosen version of the low, but the core has been able to properly compile and run, which included a LINUX operating principle has been the essence, by reading its source code can be quickly and fully understand the operation mechanism of the kernel. The book first of all to Linux source code version of the change history of the main line, detailing the history of Linux systems, highlighting all the important distinction between kernel versions and improvements, given the choice 0.11 (0.95) version of a study objects reasons. Also describes the organizational structure of the kernel source code and each other series, It also illustra
Platform: | Size: 4993024 | Author: feel | Hits:

[Software EngineeringLinux123

Description: 此书籍主要是讲述了LINUX操作系统的内核的有关知识,让我们比较全面的了解此操作系统-This book is mainly about the knowledge of the Linux operating system kernel, let us a more comprehensive understanding of this operating system
Platform: | Size: 5163008 | Author: 来啸俊 | Hits:

[Linux driverLinux_driver26x

Description: linux 2.6内核下的一款支持链式DMA的PCI-E接口设备的驱动源程序,该驱动采用MSI中断模式。本程序可供下载者了解基于MSI模式的PCI/PCI-E设备的驱动整体架构。-linux 2.6 kernel under a support chain DMA' s PCI-E interface device driver source, the driver uses MSI interrupt mode. This program is available for download in understanding MSI-based mode PCI/PCI-E device driver overall architecture.
Platform: | Size: 14336 | Author: echo | Hits:

[OtherOS

Description: 当遇到硬盘启动故障时, 我们经常会使用软盘启动系统来检测故障原因。 根据我们了解 了 Linux 系统的引导启动过程。Linux 启动盘正是在软盘上包括了启动过程中所需的一些基 本文件,实现如同从完整的硬盘启动的功能。启动盘并非仅仅包括启动时必需的内核映像, 它一般还包括基本的系统文件及一些工具程序。根据其功能我们通常将它们分为四种类型: - When confronted with the hard disk boot failure, We often use a floppy disk to start the system to detect the cause of the malfunction. According to our understanding The Linux system boot process. Linux boot disk is in the floppy disk includes some base needed during startup This document, as the full realization of the hard disk boot function. Not just include the startup disk to start the necessary kernel image, It typically includes basic system files and some utilities. According to its function we usually divide them into four types:
Platform: | Size: 1035264 | Author: 离校 | Hits:

[Linux-Unixlinux0.11_all_src

Description: 要深入学习Linux,理解Linux的核心技术就必须要从它的起源开始,先抛开多、杂的各种Linux版本,一步一步从基本巩固,本源代码对 Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对 Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究 Linux 系统打下坚实的基础。虽然所选择的版本较低,但该内核已能够正常编译运行,其中已经包括了 LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作 机制。-To further learn Linux, Linux s core technology to understand its origins must be the beginning, put aside more complicated various Linux versions, step by step, basic consolidation, source code for the Linux operating system kernel earlier (v0.11) all code files were detailed and comprehensive notes and instructions designed to enable the reader to in the shortest possible time to obtain a comprehensive and profound understanding of the working mechanism of Linux, and lay a solid foundation for further study and research Linux systems. Although the selected version is low, but the core has been able to compile and run properly, which already includes the essence LINUX works by reading the source code can be quickly and fully understand the operation of the kernel Mechanisms.
Platform: | Size: 5266432 | Author: MrG | Hits:

[OS DevelopLinux0.11-

Description: 书对 Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明, 旨在使读者能够在尽量短的时间 内对 Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究 Linux 系统打下坚实的基础。虽然所选择的版本较低, 但该内核已能够正常编译运行, 其中已经包括了 LINUX 工作原理的精髓, 通过阅读其源代码能快速地完全理解内核的运作机 制。书中首先以 Linux 源代码版本的变迁历史为主线,详细介绍了 Linux 系统的发展历史,着重说明了各个内核版本之间的 重要区别和改进方面,给出了选择 0.11(0.95)版作为研究的对象的原因。另外介绍了内核源代码的组织结构及相互关系, 同时还说明了编译和运行该版本内核的方法。 然后本书依据内核源代码的组织结构对所有内核程序和文件进行了注释和详细 说明。每章的安排基本上分为具体研究对象的概述、每个文件的功能介绍、代码内注释、代码中难点及相关资料介绍、与当 前版本的主要区别等部分。最后一章内容总结性地介绍了继续研究 Linux 系统的方法和着手点。-Book early for the Linux operating system kernel (v0.95) all the code file for detailed and comprehensive notes and instructions designed to enable the reader can in the shortest possible time to obtain a comprehensive and profound understanding of the working mechanism of Linux for further study and research Linux system and lay a solid foundation. Although the selected version is low, but the core has been able to compile the normal operation, which already includes the essence LINUX works, by reading its source code to quickly complete understanding of the operating mechanism of the kernel. The book first to Linux source code version of the main line Changes history, detailing the history of Linux systems, highlighting the important distinction between kernel versions and improving the various aspects of choice given 0.11 (0.95) as a research version of Cause of the object. Also describes the relationship between the structure and organization of the kernel source code, and also ill
Platform: | Size: 2293760 | Author: jin | Hits:

[OtherLinux0.01

Description: Linux0.01_内核分析与操作系统设计,进而对linux系统有更加全面清晰的认识和了解。-Linux0.01_ kernel analysis and design of operating system and the Linux system has more comprehensive and clearer awareness and understanding.
Platform: | Size: 29614080 | Author: 善天赐 | Hits:
« 1 2 ... 9 10 11 12 13 14»

CodeBus www.codebus.net